﻿<?xml version="1.0" encoding="utf-8"?>
<RadGridView>
  <Columns>
    <Column name="ID" isvisable="true" width="42" />
    <Column name="Row" isvisable="true" width="86" />
    <Column name="Group" isvisable="true" width="92" />
    <Column name="Name" isvisable="true" width="164" />
    <Column name="Code" isvisable="true" width="75" />
    <Column name="UnitName" isvisable="true" width="106" />
    <Column name="Ratio" isvisable="true" width="134" />
    <Column name="MaxUnit" isvisable="false" width="60" />
    <Column name="RatioMax" isvisable="false" width="139" />
    <Column name="MaxUnitSalePrice" isvisable="false" width="146" />
    <Column name="FirstValue" isvisable="true" width="136" />
    <Column name="PurchasePrice" isvisable="true" width="132" />
    <Column name="SalePrice" isvisable="true" width="145" />
    <Column name="SecondSalePrice" isvisable="false" width="115" />
    <Column name="ThirdSalePrice" isvisable="false" width="126" />
    <Column name="BarCode" isvisable="true" width="181" />
    <Column name="OrderPoint" isvisable="false" width="163" />
    <Column name="ExpireDate" isvisable="false" width="27" />
    <Column name="Currency" isvisable="false" width="116" />
  </Columns>
</RadGridView>